Skip to content

Compile with NDK r12, using clang compiler.#96

Open
djangw wants to merge 3 commits into
taka-no-me:masterfrom
djangw:master
Open

Compile with NDK r12, using clang compiler.#96
djangw wants to merge 3 commits into
taka-no-me:masterfrom
djangw:master

Conversation

@djangw

@djangw djangw commented Sep 27, 2016

Copy link
Copy Markdown

Enable it with adding "-DANDROID_TOOLCHAIN_NAME=clang".

Enable it with adding "-DANDROID_TOOLCHAIN_NAME=clang".
@osfans

osfans commented Oct 10, 2016

Copy link
Copy Markdown

r13 is out.
Does it work?

@djangw

djangw commented Oct 10, 2016

Copy link
Copy Markdown
Author

I haven't tried it yet, but I think it would work unless google changed the directory structure of NDK.

@osfans

osfans commented Oct 10, 2016

Copy link
Copy Markdown

R13 includes a cmake config in build directory, and it works.

@M1cha

M1cha commented Oct 10, 2016

Copy link
Copy Markdown

and it seems to be based on this project

Compatible with configurable variables from the other toolchain file:
https://github.com/taka-no-me/android-cmake

@djangw

djangw commented Mar 29, 2017

Copy link
Copy Markdown
Author

@osfans @M1cha Tested with r14, and fixed for Windows host system. And I have tried the cmake toolchain included in NDK for my WebKit-based project but it failed to produce shared library. I think this would be better.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants